Skip to content

feat: index extended filesystem attribute user.xdg.tags#14

Merged
bbedward merged 3 commits intoAvengeMedia:masterfrom
darkliquid:feat/xattr-tags
Feb 19, 2026
Merged

feat: index extended filesystem attribute user.xdg.tags#14
bbedward merged 3 commits intoAvengeMedia:masterfrom
darkliquid:feat/xattr-tags

Conversation

@darkliquid
Copy link
Copy Markdown
Contributor

I like to be able to tag my files, and for this I can make use of extended filesystem attributes to set them using the "semi-official" user.xdg.tags attribute. I'd also like to be able to search based on tag, and so to support this, this PR adds the ability to read the extended attributes of each file and index the tags, plus adds the ability to filter searches based on tag.

@bbedward bbedward merged commit 57741e8 into AvengeMedia:master Feb 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants